Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5.16.0 #1533

Merged
merged 82 commits into from
Nov 29, 2021
Merged

v5.16.0 #1533

merged 82 commits into from
Nov 29, 2021

Conversation

lemnik
Copy link
Contributor

@lemnik lemnik commented Nov 26, 2021

Bug fixes

  • Increase resilience of NDK stackframe method capture
    #1484

  • redactedKeys now correctly apply to metadata on Event breadcrumbs
    #1526

  • Improved the robustness of automatically logged ERROR breadcrumbs
    #1531

  • Improve performance on the breadcrumb storage "hot path" by removing Date formatting
    #1525

twometresteve and others added 30 commits October 28, 2021 15:56
Build example app for Espresso tests
* fix(metadata): parse runtimeVersions.androidApiLevel from a string to integer

* test(ndk): added a simple unit test to ensure that `Bugsnag.start` works as expected from the NDK module
Co-authored-by: Jamie Lynch <[email protected]>
Move instrumentation tests to GitHub actions
# Conflicts:
#	.buildkite/pipeline.full.yml
#	.buildkite/pipeline.quick.yml
Increase resilience of NDK stackframe method capture
lemnik and others added 21 commits November 22, 2021 10:51
Alter warning about non-application context
Update onsend-next to next and align tests
Since events begin being sent during start(), it would be inadvisable to
add a callback after configuration, as events may be mistakenly missed.
This method was not public anyhow.

[full ci]
Leave error breadcrumbs before attempting event delivery
`redactedKeys` now correctly apply to metadata on Breadcrumbs
# Conflicts:
#	bugsnag-android-core/src/main/java/com/bugsnag/android/Client.java
#	bugsnag-android-core/src/main/java/com/bugsnag/android/DeliveryDelegate.java
#	bugsnag-android-core/src/main/java/com/bugsnag/android/EventInternal.kt
#	bugsnag-android-core/src/test/java/com/bugsnag/android/DeliveryDelegateTest.kt
@tomlongridge
Copy link
Contributor

tomlongridge commented Nov 26, 2021

Missing #1525 from changelog?

@lemnik lemnik merged commit 8bb2eae into master Nov 29, 2021
@lemnik lemnik deleted the releases/5.16.0 branch November 29, 2021 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants